Fix x86_64 domU build by conditionalizing NMI support on CONFIG_X86_LOCAL_APIC
authorIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Thu, 12 Jan 2006 10:37:10 +0000 (10:37 +0000)
committerIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Thu, 12 Jan 2006 10:37:10 +0000 (10:37 +0000)
commit2c5ceaba047a86db25cae8768da2df30ff2ddb75
tree5c222f8f9f44037e53c7246025dcadd6f17824f4
parent8a790edb70aa0745d5cb25eceba8ab077a36efe4
Fix x86_64 domU build by conditionalizing NMI support on CONFIG_X86_LOCAL_APIC

The NMI handler is not built unless CONFIG_X86_LOCAL_APIC is defined, and
CONFIG_X86_LOCAL_APIC requires a dom0 build.

Signed-off-by: Ian Campbell <Ian.Campbell@XenSource.com>
linux-2.6-xen-sparse/arch/xen/x86_64/kernel/entry.S
linux-2.6-xen-sparse/include/asm-xen/asm-x86_64/mach-xen/setup_arch_post.h